Home »
MCQs »
PyBrain MCQs
Which of the following package should be added so that we can utilize the dataset?
21. Which of the following package should be added so that we can utilize the dataset?
- pybrain.data
- pybrain.dataset
- pybrain.datasetSuper
- pybrain.Superdataset
Answer: B) pybrain.dataset
Explanation:
We can utilize the dataset by adding the following package: pybrain.dataset